Drop deprecated gtk_dialog_get_action_area
authorMatthias Clasen <mclasen@redhat.com>
Sun, 20 Nov 2016 02:18:20 +0000 (21:18 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 20 Nov 2016 02:23:17 +0000 (21:23 -0500)
commitb404ecf294e84a2079a5277d6c8f5f0c65eb10f3
tree6de4220210aed5289850874fbec8c5a517169bd5
parentb0303c539c9e076f6d5ee6ab89699806d4585581
Drop deprecated gtk_dialog_get_action_area

Add an internal version for the few places where we still need it,
and drop it from everywhere else.
gtk/gtkaboutdialog.c
gtk/gtkdialog.c
gtk/gtkdialog.h
gtk/gtkdialogprivate.h
gtk/gtkmessagedialog.c
gtk/gtkmountoperation.c
gtk/gtkrecentchooserdialog.c
testsuite/gtk/builder.c
testsuite/gtk/templates.c